home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 June / CHIP Haziran 2001.iso / prog / haziran / 09 / setup.exe / mwe400.CAB / Blnk_Ste.mws / Contact_Address.json < prev    next >
JavaScript Object Notation  |  2001-03-21  |  171b

  1. {
  2.     "schema": {
  3.         "Text": "Text (255)",
  4.         "Email": "Text (255)"
  5.     },
  6.     "data": [
  7.         {
  8.             "Text": "EasyWare Info",
  9.             "Email": "info@easy-ware.co.uk"
  10.         },
  11.         {
  12.             "Text": "Your Email",
  13.             "Email": "joebloggs@yahoo2.com"
  14.         }
  15.     ]
  16. }